home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / NetFeed 1.01 / Script file.doc < prev    next >
Text File  |  1991-01-18  |  2KB  |  38 lines

  1. Script file rules:
  2. the first line of every connection site is "*<name>" - name is only for output purposes...
  3. the next lines describe how to log on all the way to a NNTP (UseNet site):
  4.  
  5. Command structure is as follows:
  6.  (Note: all commands  MUST  begin with the "\" character!!!)
  7.  
  8.  command:             what it does/expects:
  9.  -------             --------------------
  10.     d                   Dial number immediately proceeding "d" char
  11.                          includes all dialing codes
  12.                          the "@" char indiactes what speed to set up.
  13.  
  14.     w                   Wait xx seconds for string.
  15.  
  16.     s                   Send (output to port) text string
  17.  
  18.     r                   Send a carriage return/line feed char.
  19.  
  20.     x                   Script is finished.
  21.  
  22. Please note that the script file will run from top to bottom, trying each connection until it gets a valid connection OR you run out of places to try (entries in the script file)
  23. In most instances, there may be more than one one way to get to a NNTP server.  Unablilty to connect may be caused (aside from operator error) by a busy phone line or a down server...
  24. For direct-dial-in Merit folks, the first connection example may be all that you need - aside from changing the phone number and/or the baud rate.
  25. If you find that you can connect manually, and CANNOT write a script for it, that is where the "Pre-Logged" function under the "Options" menu may come in handy.
  26. This is so that you can be already on-line with an NNTP server and still run NetFeed....
  27.  
  28. !! note that you may also place comment lines in your script file, to do so
  29. make sure that the first character on that line is a "#" character.  The
  30. entire line will be ignored...you may use this to remind yourself what your
  31. script file is actually looking for...
  32.  
  33.  
  34. questions/comments:
  35. WDBURNS@MTUS5
  36.  
  37.  
  38.